a,img {
	-webkit-tap-highlight-color: transparent
}

a,a:active,button,input,select,textarea {
	outline: 0
}

#head .register-wrap .center,button a {
	display: -webkit-box;
	display: -ms-flexbox
}

strong {
	color: inherit;
	font-size: inherit
}

* {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #353535;
	font-size: 16px;
	font-family: "微软雅黑"
}

a,p,span {
	color: inherit;
	font-size: inherit
}

input {
	white-space: nowrap;
	border-radius: 0
}

a,button,img {
	border: none
}

select::-ms-expand {
	display: none
}

select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none
}

img {
	/*width: 100%*/
}

a {
	text-decoration: none;
	-webkit-focus-ring-color: transparent;
	-moz-tap-highlight-color: transparent;
	-moz-focus-ring-color: transparent
}

a:visited {
	color: inherit
}

li,ol,ul {
	list-style: none
}

button {
	cursor: pointer
}

#head .register-wrap .center .left .ewm div,#head .register-wrap .center .right .ewm div {
	top: 120%;
	background-color: #f5f5f5;
	padding: 10px 10px 0;
	border-radius: 4px;
	z-index: 99;
	left: 50%
}

#head .nav-wrap .search-box .f-left .position .city::before,#head .register-wrap .center .left .ewm div::before,#head .register-wrap .center .right .ewm div::before {
	content: "";
	bottom: 100%;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent
}

button a {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.center {
	width: 1220px;
	margin: 0 auto
}

.dot {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.a-hover:hover {
	color: #feaf1a!important
}

.li-hover,.li-hover .img img {
	-webkit-transition: all ease-out .3s;
	transition: all ease-out .3s
}

.li-hover .img {
	overflow: hidden
}

.li-hover:hover {
	background-color: #f5f5f5
}

.li-hover:hover .img img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

#head .register-wrap {
	width: 100%;
	height: 30px;
	background-color: #f5f5f5
}

#head .register-wrap .center {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#head .register-wrap .center .left {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#head .register-wrap .center .left img {
	width: 12px;
	height: 20px
}

#head .register-wrap .center .left .ewm div img,#head .register-wrap .center .right .ewm div img {
	width: 80px;
	height: 80px
}

#head .register-wrap .center .left .ewm {
	position: relative
}

#head .register-wrap .center .left .ewm:hover div {
	display: block
}

#head .register-wrap .center .left .ewm div {
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none
}

#head .register-wrap .center .left .ewm div::before {
	position: absolute;
	left: 50%;
	border-bottom: 8px solid #f5f5f5;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

#head .register-wrap .center .right .ewm {
	position: relative;
	cursor: auto
}

#head .register-wrap .center .right .ewm:hover div {
	display: block
}

#head .register-wrap .center .right .ewm div {
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none
}

#head .register-wrap .center .right .ewm div::before {
	position: absolute;
	left: 50%;
	border-bottom: 8px solid #f5f5f5;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

#head .register-wrap .center .right {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#head .nav-wrap .search-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 24px 0 10px
}

#head .nav-wrap .search-box .f-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

#head .nav-wrap .search-box .f-left .logo {
	width: 223px;
	text-align: center
}

#head .nav-wrap .search-box .f-left .logo img {
	width: 100%
}

#head .nav-wrap .search-box .f-left .logo p {
	font-size: 14px
}

#head .nav-wrap .search-box .f-left .position {
	width: 100px;
	height: 44px;
	margin-left: 32px;
	position: relative;
	cursor: pointer
}

#head .nav-wrap .search-box .f-left .position>p {
	color: #999
}

#head .nav-wrap .search-box .f-left .position img {
	width: 17px;
	height: 20px
}

#head .nav-wrap .search-box .f-left .position .city {
	position: absolute;
	top: 40px;
	width: 464px;
	height: 124px;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 8px 0 rgba(4,0,0,.15);
	box-shadow: 0 4px 8px 0 rgba(4,0,0,.15);
	z-index: 2;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 12px;
	display: none
}

#head .nav-wrap .search-box .f-left .position .city::before {
	position: absolute;
	left: 16px;
	border-bottom: 8px solid #fff;
	border-top: 8px solid transparent;
	-webkit-transform: rotate(-45deg) translateY(14px);
	transform: rotate(-45deg) translateY(14px);
	-webkit-box-shadow: 2px -2px 2px #f5f5f5;
	box-shadow: 2px -2px 2px #f5f5f5
}

#head .nav-wrap .search-box .f-left .position .city ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#head .nav-wrap .search-box .f-left .position .city ul li {
	margin-right: 4px;
	font-size: 14px;
	width: 45px;
	text-align: center;
	color: #676767;
	margin-bottom: 10px
}

#head .nav-wrap .search-box .f-left .position .city ul li span {
	cursor: pointer
}

#head .nav-wrap .search-box .f-left .position .city ul li:nth-of-type(9n) {
	margin-right: 0
}

#head .nav-wrap .search-box .f-left .position .city ul li:nth-of-type(-n+32):nth-of-type(n+28) {
	margin-bottom: 0
}

#head .nav-wrap .search-box .f-right {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 14px
}

#head .nav-wrap .search-box .f-right .search-inp .s-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 2px solid #00abeb
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-option {
	width: 100px;
	height: 40px;
	position: relative;
	line-height: 40px;
	cursor: pointer;
	border-right: 1px solid #e6e6e6
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-option:hover .op-wrap {
	display: block
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-option span {
	margin-left: 20px
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-option .down {
	position: absolute;
	top: 50%;
	left: 16px;
	-webkit-transform: translate(50px,-50%);
	transform: translate(50px,-50%)
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-option .op-wrap {
	display: none;
	position: absolute;
	top: 100%;
	left: -2px;
	width: 102px;
	background-color: #f0f0f0;
	z-index: 3;
	border: 2px solid #00abeb;
	border-top: none
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-option .op-wrap .option {
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #333
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-option .op-wrap .option:hover {
	background-color: #00abeb;
	color: #fff
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-search {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 460px;
	height: 40px;
	position: relative
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-search .search-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-search form {
	height: 100%
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-search form input {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 50px 0 40px;
	border: none
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .right {
	position: relative;
	display: flex
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .right>div {
	display: flex;
	align-items: center
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .right>div div {
	margin-left: 6px
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .right>div p {
	font-size: 12px
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .right>div:nth-of-type(1) {
	width: 250px
}

#head .nav-wrap .search-box .f-right .search-inp .s-top .right>div:nth-of-type(2) {
	width: 150px;
	justify-content: flex-end
}

#head .nav-wrap .search-box .f-right .search-inp .s-bottom {
	margin-top: 6px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 22px
}

#head .nav-wrap .search-box .f-right .search-inp .s-bottom .scrollDiv li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	height: 22px;
	line-height: 22px
}

#head .nav-wrap .search-box .f-right .search-inp .s-bottom .scrollDiv li a {
	white-space: nowrap
}

#head .nav-wrap .search-box .f-right .search-inp .s-bottom>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

#head .nav-wrap .search-box .f-right .search-inp .s-bottom>div a {
	font-size: 12px;
	color: #999;
	margin-right: 20px
}

#head .nav-wrap .search-box .f-right .search-inp .s-bottom>div a:hover {
	color: #feaf1a
}

#head .nav-wrap .nav-box {
	width: 100%;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: -webkit-transform ease-out .3s;
	transition: -webkit-transform ease-out .3s;
	transition: transform ease-out .3s;
	transition: transform ease-out .3s,-webkit-transform ease-out .3s;
}

#head .nav-wrap .nav-box .menu-wrap {
	width: 216px;
	height: 100%;
	background-color: #e60012;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle>p {
	text-align: center;
	line-height: 40px;
	color: #fff
}

#head .nav-wrap .nav-box .menu-wrap:hover .zytitle .menu-info-wrap {
	display: block
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99;
	display: none;
	box-shadow: 0 0 8px 0 rgba(4,0,0,.08)
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul {
	background-color: #fff;
	position: relative
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li {
	width: 216px;
	height: 39px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #fff;
	box-sizing: border-box;
	border: 1px solid #fff;
	border-bottom: 1px solid #e6e6e6
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li i{
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: auto;
    background-image: url(/skin/pc/image/nav-all.png);
    background-size: auto;
    background-position: 0px 2px;	
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:nth-child(2) i{
background-position: 0px -30px;	
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:nth-child(3) i{
background-position: 0px -62px;	
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:nth-child(4) i{
background-position: 0px -94px;	
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:nth-child(5) i{
background-position: 0px -126px;	
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:nth-child(6) i{
background-position: 0px -158px;	
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:nth-child(7) i{
background-position: 0px -190px;	
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:nth-child(8) i{
background-position: 0px -222px;	
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:nth-child(9) i{
background-position: 0px -254px;	
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:nth-child(10) i{
background-position: 0px -286px;	
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:nth-child(11) i{
background-position: 0px -318px;	
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:nth-child(12) i{
background-position: 0px -350px;	
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:nth-child(13) i{
background-position: 0px -382px;	
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:nth-child(14) i{
background-position: 0px -414px;	
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:first-of-type {
	border-top: none!important
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li .right {
	position: relative
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:hover .right::after {
	content: '';
	position: absolute;
	top: 0;
	right: -1px;
	width: 6px;
	height: 100%;
	background-color: #fff;
	z-index: 99999
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:last-of-type {
	margin-bottom: 0;
	border-bottom: none
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li>.ico {
	width: 60px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li>.ico img {
	width: 20px;
	height: 20px;
	margin: auto
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li>p {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: left;
	line-height: 38px;
	color: #666;
	font-size: 14px
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li .info-list-wrap .bottom ul li:hover p,#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li>p a:hover {
	color: #e60012
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li .right {
	width: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li .right img {
	width: 9px;
	height: 18px;
	margin: auto
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:hover {
	border: 1px solid #00abeb;
	border-right: none
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li:hover .info-list-wrap {
	display: block
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li .info-list-wrap {
	width: 672px;
	height: 545px;
	position: absolute;
	top: 0;
	left: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 8px 0 rgba(4,0,0,.08);
	box-shadow: 0 4px 8px 0 rgba(4,0,0,.08);
	display: none;
	border: 1px solid #00abeb;
	border-top: none
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li .info-list-wrap .top {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 24px 26px 10px;
	border-bottom: 1px solid #e6e6e6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li .info-list-wrap .top>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li .info-list-wrap .top>ul li {
	width: 22%;
	margin-right: 3%;
	margin-bottom: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li .info-list-wrap .top>ul li:nth-of-type(4n+4) {
	margin-right: 0
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li .info-list-wrap .bottom {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px 26px
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li .info-list-wrap .bottom ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li .info-list-wrap .bottom ul>a {
	display: block
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li .info-list-wrap .bottom ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li .info-list-wrap .bottom ul li img {
	width: 180px;
	height: 114px;
	background-color: #ccc
}

#head .nav-wrap .nav-box .menu-wrap>.zytitle .menu-info-wrap>ul>li .info-list-wrap .bottom ul li p {
	margin-top: 6px;
	font-size: 14px;
	color: #666
}

#head .nav-wrap .nav-box .menu-wrap>.ico {
	width: 60px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	position: absolute
}

#head .nav-wrap .nav-box .menu-wrap>.ico img {
	width: 24px;
	height: 24px
}

#head .nav-wrap .nav-box .nav-tabs {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative
}

#head .nav-wrap .nav-box .nav-tabs ul {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: space-between;
	background-color: #00abeb
}
.menuon{background:#e60012;color:white;}
.menuhot{color:#e60012;background: url(/skin/pc/image/hot.gif) no-repeat right top;}
#head .nav-wrap .nav-box .nav-tabs ul li {
	width: 98px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 8px;
	padding-right: 8px;
	position: relative;
	border: 1px dashed transparent;
	color: #fff
}

#head .nav-wrap .nav-box .nav-tabs ul li:hover {
	background-color: #e60012
}

#head .nav-wrap .nav-box .nav-tabs ul li:hover p {
	color: #fff
}

#head .nav-wrap .nav-box .nav-tabs ul li:hover .n-d-menu {
	display: block
}

#head .nav-wrap .nav-box .nav-tabs ul li>a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 15px;
	font-weight: 600
}

#head .nav-wrap .nav-box .nav-tabs ul li .n-d-menu {
	width: 110px;
	background-color: #fff;
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: 99;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,.1);
	display: none;
	border-radius: 4px;
	margin-left: -55px
}

#head .nav-wrap .nav-box .nav-tabs ul li .n-d-menu a {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px
}

#footer .bottom .c-right .r-body,#footer .bottom .center,#footer .top .t-body div,#footer .top .title {
	display: flex
}

#head .nav-wrap .nav-box .nav-tabs ul li .n-d-menu a:hover {
	background-color: #e60012;
	color: #0275e3
}

#head .nav-wrap .nav-box .nav-tabs ul .active {
	color: #fff;
	background-color: #e60012
}

#head .nav-wrap .stance {
	width: 100%;
	height: 40px
}

#footer a:hover {
	color: #feaf1a!important
}

#footer {
	background-color: #333
}

#footer .top {
	border-bottom: 1px solid #fff
}

#footer .top .title div {
	width: 88px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	background-color: #e60012;
	font-size: 14px;
	margin-right: 20px;
	cursor: pointer
}

#footer .top .title .active {
	background-color: #e60012
}

#footer .top .t-body {
	margin-top: 10px
}

#footer .top .t-body div {
	flex-wrap: wrap
}

#footer .top .t-body div a {
	color: #fff;
	font-size: 12px;
	padding: 10px;
	white-space: nowrap;
	cursor: pointer
}

#footer .bottom {
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px
}

#footer .bottom .c-left {
	width: 860px
}

#footer .bottom .c-left .c1 {
	display: flex;
	margin-bottom: 24px
}

#footer .bottom .c-left .c1 a {
	color: #fff;
	font-size: 14px;
	margin-right: 28px
}

#footer .bottom .c-left .c2 p {
	color: #fff;
	font-size: 12px
}

#footer .bottom .c-right .r-body p {
	color: #fff;
	font-size: 14px
}

#footer .bottom .c-left .c2 p a{
	color: #fff;
}


#footer .bottom .c-right .r-body .tel {
	font-size: 16px;
	color: #efaf1a;
	margin-bottom: 6px;
	margin-top: 2px
}

#footer .bottom .c-right .r-body img {
	width: 90px
}

#footer .img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

#footer .img li {
	background-image: url(../image/footer.png);
	background-size: auto;
	margin-right: 30px
}

#footer .img li a {
	display: block;
	width: 100%;
	height: 100%
}

#footer .img li:nth-of-type(1) {
	width: 160px;
	height: 38px;
	background-position-y: -192px
}

#footer .img li:nth-of-type(2) {
	width: 154px;
	height: 38px;
	background-position-y: 0
}

#footer .img li:nth-of-type(3) {
	width: 108px;
	height: 38px;
	background-position-y: -48px
}

#footer .img li:nth-of-type(4) {
	width: 130px;
	height: 38px;
	background-position-y: -144px
}

#footer .img li:nth-of-type(5) {
	width: 120px;
	height: 38px;
	background-position-y: -240px
}

#footer .center .go-top {
	position: fixed;
	right: 0;
	bottom: 100px;
	z-index: 999
}

#footer .center .go-top>li {
	width: 50px;
	height: 50px;
	background-color: #fff;
	border: 1px solid #ccc;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

#footer .center .go-top>li>p {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 14px;
	color: #666;
	display: none
}

#footer .center .go-top>li .m-ewm,#footer .center .go-top>li .tel {
	width: 110px;
	height: 130px;
	position: absolute;
	bottom: -2%;
	left: -16px;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	background-color: #f5f5f5;
	border-radius: 4px;
	display: none
}

#footer .center .go-top>li .m-ewm::after,#footer .center .go-top>li .tel::after {
	content: "";
	position: absolute;
	top: 84%;
	left: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #f5f5f5
}

.alert-mask,.city-site {
	position: fixed;
	top: 0;
	left: 0
}

#footer .center .go-top>li:hover {
	background-color: #00abeb;
	border-color: #00abeb
}

#footer .center .go-top>li:hover>p {
	display: block;
	color: #fff
}

#footer .center .go-top>li:hover div,#footer .center .go-top>li:nth-of-type(3)>img {
	display: block
}

#footer .center .go-top>li:nth-of-type(1),#footer .center .go-top>li:nth-of-type(2) {
	border-bottom: none
}

#footer .center .go-top>li>img {
	width: 27px;
	height: 27px;
	margin: auto;
	display: block
}

.now-position {
	margin: 24px 0
}

.now-position p {
	font-size: 14px;
	color: #666
}

.now-position p a:hover {
	color: #feaf1a
}

.paging {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px
}

.paging ol {
	width: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center
}

#search_tips,.pages cite,.pages_btn,.pages_inp {
	display: none
}

.paging ol>label {
	font-size: 14px
}

.paging ol>a {
	padding: 4px 8px;
	border: 1px solid #26a1ef;
	border-radius: 4px;
	font-size: 12px;
	color: #FFF;
	margin: 0 5px;
	background: #26a1ef
}

.paging ol .num {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px
}

.paging ol .active {
	background-color: #efa61a;
	color: #fff;
	border-radius: 4px
}

.paging ol li {
	margin: 0 4px;
	height: 30px;
	line-height: 30px
}

.pages {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0
}

.pages a,.pages strong {
	padding: 5px 10px;
	font-size: 12px;
	margin: 0 5px
}

.pages a {
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	color: rgba(0,0,0,.65)
}

.pages strong {
	border: 1px solid #108ee9;
	border-radius: 4px;
	color: #fff;
	background: #108ee9
}

.pages cite {
	font-style: normal;
	margin-left: 10px
}

.alert-mask {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6);
	z-index: 9999999999;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.alert-mask .con,.alert-mask .con1 {
	width: 500px;
	height: 200px;
	margin: auto;
	border-radius: 10px;
	background-color: #fff;
	-webkit-animation: show ease-out .2s;
	animation: show ease-out .2s
}

.alert-mask .con .text {
	height: 150px;
	text-align: center;
	line-height: 150px;
	font-size: 18px
}

.alert-mask .con1 .top {
	height: 150px
}

#ccaptcha img {
	width: 20px
}

.alert-mask .con .ok,.alert-mask .con1 .ok {
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #f2f2f2;
	border-top: 1px solid #d0d0d0;
	color: #40affe;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	cursor: pointer
}

@-webkit-keyframes show {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes show {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.city-site {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.4);
	z-index: 9999;
	display: none
}

.city-site .c-wrap,.tabs-menu {
	position: absolute;
	left: 50%;
	box-sizing: border-box
}

.city-site .c-wrap {
	top: 50%;
	width: 518px;
	background-color: rgba(0,0,0,.3);
	padding: 11px;
	border-radius: 10px;
	transform: translate(-50%,-50%)
}

.city-site .c-wrap .c-main {
	width: 100%
}

.city-site .c-wrap .c-main .m-head {
	box-sizing: border-box;
	padding: 0 30px;
	width: 100%;
	height: 44px;
	border-radius: 10px 10px 0 0;
	background-color: #f7b722;
	box-shadow: inset 0 4px 6px 0 rgba(255,242,211,.4);
	display: flex;
	align-items: center;
	justify-content: space-between
}

.city-site .c-wrap .c-main .m-head p {
	font-size: 18px;
	color: #fff
}

.city-site .c-wrap .c-main .m-head img {
	width: 20px;
	cursor: pointer
}

.city-site .c-wrap .c-main .m-body {
	box-sizing: border-box;
	padding: 25px 30px 30px;
	width: 100%;
	background-color: #fff;
	border-radius: 0 0 6px 6px
}

.city-site .c-wrap .c-main .m-body>p:nth-of-type(1) {
	font-size: 20px;
	margin-bottom: 18px
}

.city-site .c-wrap .c-main .m-body>p:nth-of-type(2) {
	font-size: 16px;
	color: #555;
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5
}

.city-site .c-wrap .c-main .m-body>div:nth-of-type(1) {
	display: flex;
	align-items: center;
	margin-top: 18px;
	margin-bottom: 22px
}

.city-site .c-wrap .c-main .m-body>div:nth-of-type(1) span {
	font-size: 14px;
	color: #666
}

.city-site .c-wrap .c-main .m-body>div:nth-of-type(1) input {
	box-sizing: border-box;
	width: 130px;
	height: 30px;
	border-radius: 6px;
	border: 1px solid #e5e5e5;
	margin: 0 14px;
	padding: 0 10px
}

.city-site .c-wrap .c-main .m-body>div:nth-of-type(1) #city-enter {
	width: 80px;
	height: 30px;
	background-color: #f8764e;
	border-radius: 6px;
	box-shadow: 0 4px 8px rgba(248,118,78,.4);
	color: #fff;
	font-size: 14px
}

.city-site .c-wrap .c-main .m-body>div:nth-of-type(2) {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 24px;
	margin-bottom: 24px
}

.city-site .c-wrap .c-main .m-body>div:nth-of-type(2) span {
	font-size: 14px;
	color: #666
}

.city-site .c-wrap .c-main .m-body>div:nth-of-type(2) a {
	font-size: 14px;
	color: #f04124
}

.city-site .c-wrap .c-main .m-body>div:nth-of-type(3) {
	display: flex;
	flex-wrap: wrap
}

.city-site .c-wrap .c-main .m-body>div:nth-of-type(3) a {
	display: block;
	width: 86px;
	height: 36px;
	border-radius: 6px;
	border: 1px solid #e5e5e5;
	margin-right: 28px;
	margin-bottom: 24px;
	text-align: center;
	line-height: 36px;
	color: #666;
	cursor: pointer
}

.city-site .c-wrap .c-main .m-body>div:nth-of-type(3) a:nth-of-type(4n+4) {
	margin-right: 0
}

.city-site .c-wrap .c-main .m-body>div:nth-of-type(3) a:hover {
	border-color: #f8764e
}

.city-site .c-wrap .c-main .m-body>p:nth-of-type(3) {
	font-size: 14px;
	color: #666
}

#head .nav-wrap .nav-box .nav-tabs ul li:hover .tabs-menu {
	display: block
}

.tabs-menu {
	top: 110%;
	width: 102px;
	padding: 10px 22px 6px;
	background-color: #fff;
	box-shadow: 0 3px 6px 0 rgba(0,0,0,.1);
	border-radius: 6px;
	transform: translateX(-50%);
	display: none;
	z-index: 999
}

.fine,.list-tab-wrap,.recommend-zy {
	box-shadow: 0 4px 10px 0 rgba(0,0,0,.1)
}

.fine .title p a,.recommend-zy .title p a {
	top: 50%;
	transform: translateY(-50%);
	right: 0
}

.tabs-menu a {
	display: block;
	font-size: 14px
}

.tabs-menu a:last-of-type {
	margin-bottom: 0
}

.fine {
	box-sizing: border-box;
	padding: 16px 12px
}

.fine .title {
	padding-bottom: 10px;
	border-bottom: 2px solid #e6e6e6
}

.fine .title p {
	font-size: 20px;
	display: flex;
	align-items: center;
	position: relative
}

.fine .title p a {
	position: absolute;
	font-size: 14px;
	color: #666
}

.fine .title p img {
	width: 26px;
	height: 21px;
	margin-right: 6px;
	margin-left: 6px
}

.fine .f-body .form {
	margin-top: 20px
}

.fine .f-body .form>div {
	width: 276px;
	height: 46px;
	margin: 0 auto 10px;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #3e99ed;
	padding: 0 15px;
	display: flex;
	align-items: center
}

.fine .f-body .form>div input,.fine .f-body .form>div select {
	padding: 0 10px;
	border: none;
	box-sizing: border-box
}

.fine .f-body .form>div select {
	width: 190px;
	color: #999;
	font-size: 14px
}

.fine .f-body .form>div input::placeholder {
	color: #999;
	font-size: 14px
}

.fine .f-body .form .btn {
	width: 276px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 0;
	border: none
}

.fine .f-body .form>button {
	font-size: 18px;
	cursor: pointer;
	display: block;
	margin: 20px auto 0;
	width: 276px;
	height: 46px;
	color: #fff;
	background-color: #ed4023;
	border-radius: 4px
}

.recommend-zy {
	box-sizing: border-box;
	padding: 16px 12px;
	margin-top: 26px
}

.recommend-zy .title {
	padding-bottom: 10px;
	border-bottom: 2px solid #e6e6e6
}

.recommend-zy .title p {
	font-size: 20px;
	display: flex;
	align-items: center;
	position: relative
}

.recommend-zy .title p a {
	position: absolute;
	font-size: 14px;
	color: #666
}

.recommend-zy .title p img {
	width: 26px;
	height: 21px;
	margin-right: 6px;
	margin-left: 6px
}

.recommend-zy ul {
	padding-top: 10px
}

.recommend-zy .new-rec li {
	display: flex
}

.recommend-zy .new-rec li .img {
	width: 100px;
	height: 75px;
	overflow: hidden;
	border-radius: 4px
}

.recommend-zy .new-rec li .img img {
	width: 100%
}

.recommend-zy .new-rec li .text {
	flex: 1;
	margin-left: 7px
}

.recommend-zy .new-rec li .text p:nth-of-type(1) {
	font-size: 14px
}

.recommend-zy .new-rec li .text p:nth-of-type(2) {
	font-size: 12px;
	color: #666
}

.recommend-zy ul li {
	display: flex;
	padding: 10px 0
}

.recommend-zy ul li .ball {
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	border-radius: 50%;
	margin-right: 8px;
	background-color: #e5e5e5
}

.recommend-zy ul li:nth-of-type(1) .ball {
	color: #fff;
	background-color: #ed4023
}

.recommend-zy ul li:nth-of-type(2) .ball {
	color: #fff;
	background-color: #efaf1a
}

.recommend-zy ul li:nth-of-type(3) .ball {
	color: #fff;
	background-color: #3e99ed
}

.recommend-zy ul li p {
	flex: 1;
	font-size: 14px;
	color: #333
}

.recommend-zy ul li button {
	width: 54px;
	height: 24px;
	font-size: 14px;
	border-radius: 4px;
	border: 1px solid #efaf1a;
	background-color: #fff
}

.recommend-zy ul li button:hover {
	background-color: #efaf1a;
	color: #fff;
	border: none
}

.list-tab-wrap {
	width: 100%;
	margin-bottom: 30px
}

.list-tab-wrap ul {
	box-sizing: border-box;
	padding: 7px 20px 0
}

.list-tab-wrap ul li {
	width: 100%;
	display: flex;
	margin-bottom: 14px;
	position: relative
}

.list-tab-wrap ul li:last-of-type {
	margin-bottom: 0
}

.list-tab-wrap ul li:last-of-type p:nth-of-type(2) {
	border-bottom: none
}

.list-tab-wrap ul li p:nth-of-type(1) {
	width: 80px;
	line-height: 28px
}

.list-tab-wrap ul li p:nth-of-type(2) {
	height: 100%;
	line-height: 28px;
	flex: 1;
	border-bottom: 1px dashed #d6d6d6;
	padding-bottom: 6px
}

.list-tab-wrap ul li p:nth-of-type(2) a {
	margin-right: 25px;
	font-size: 14px;
	white-space: nowrap
}

.list-tab-wrap ul li p:nth-of-type(2) .active,.list-tab-wrap ul li p:nth-of-type(2) a:hover {
	color: #efaf1a
}

.keylink {
	font-weight: 400;
	color: #0086d2!important;
	text-decoration: underline
}

.city-rec {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	z-index: 9999
}

.city-rec .container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 510px;
	margin-top: -80px;
	margin-left: -255px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 18px 0 0 30px;
	height: 200px;
	background-image: url(../image/citybgc.png)
}

.city-rec .container .close {
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	cursor: pointer
}

.city-rec .container p {
	margin-top: 10px
}

.city-rec .container p a {
	font-size: 18px;
	color: #00abeb;
	padding: 0 12px;
	cursor: pointer
}

.city-rec .container .rec {
	display: flex;
	height: 30px;
	line-height: 30px;
	margin-top: 12px;
	font-size: 14px
}

.city-rec .container .rec>span {
	flex-shrink: 0
}

.city-rec .container .h {
	font-size: 14px;
	color: #999;
	box-sizing: border-box;
	padding-right: 26px;
	margin-top: 16px
}

.city-rec .container .rec .list a,.city-rec .container .rec .list span {
	color: #00abeb;
	font-size: 14px;
	padding: 0 18px;
	line-height: 30px;
	cursor: pointer
}

.city-rec .container .rec .list a:hover,.city-rec .container .rec .list span:hover {
	text-decoration: underline
}

.city-rec .container .go-qg {
	display: flex;
	align-items: center;
	margin-top: 15px
}

.city-rec .container .go-qg a {
	display: block;
	width: 152px;
	height: 36px;
	background-color: #00abeb;
	border-radius: 6px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	margin-left: 20px;
	box-shadow: 0 4px 10px rgba(0,178,252,.3)
}

.city-all,.hint {
	display: none
}

.city-rec .container::before {
	content: "";
	position: absolute;
	top: -15px;
	left: -15px;
	width: 100%;
	height: 100%;
	border: 15px solid rgba(204,204,204,.2);
	border-radius: 10px;
	z-index: -1
}

.city-all {
	position: absolute;
	top: 100%;
	left: 0;
	width: 430px;
	z-index: 9;
	border: 1px solid #ccc
}

.city-all .top {
	width: 100%;
	height: 32px;
	background-color: #f5f5f5;
	box-sizing: border-box;
	padding: 0 8px;
	display: flex
}

.city-all .top div {
	width: 25%;
	height: 30px;
	text-align: center;
	line-height: 32px;
	font-size: 14px
}

.city-all .top .active {
	border-bottom: 2px solid #00abeb
}

.city-all .bottom {
	background-color: #fff
}

.city-all .bottom .active {
	display: flex
}

.city-all .bottom div {
	box-sizing: border-box;
	padding: 10px;
	display: none;
	flex-wrap: wrap
}

.city-all .bottom div a,.city-all .bottom div span {
	display: block;
	width: 20%;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px
}

.city-all .bottom div a:hover {
	color: #efa61a
}

#head .nav-wrap .search-box .f-left .position:hover .city-all {
	display: block
}

.bottom-form .education,.bottom-form .title,.bottom-form span {
	display: none
}

.bottom-form {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%
}

.bottom-form .f-body {
	width: 1200px;
	margin: 0 auto
}

.bottom-form form {
	height: 100%;
	align-items: center;
	display: flex
}

.bottom-form form input {
	width: 220px;
	height: 48px;
	background-color: #fff;
	border-radius: 5px;
	border: none;
	margin-right: 14px;
	box-sizing: border-box;
	padding: 0 20px
}

.bottom-form {
	height: 100px;
	background-color: rgba(0,0,0,.5);
	z-index: 9
}

.bottom-form .f-body {
	display: flex;
	align-items: center;
	height: 100%;
	position: relative;
	box-sizing: border-box;
	padding-left: 110px
}

.bottom-form .f-body img {
	position: absolute;
	bottom: 0;
	left: 40px;
	width: 67px
}

.bottom-form .text p {
	display: inline-block;
	color: #fff
}

.bottom-form .text .b {
	width: 85px;
	text-align: center;
	font-size: 14px;
	border-left: 1px solid #fff
}

.bottom-form form button {
	width: 220px;
	height: 48px;
	background-color: #f23b22;
	border-radius: 5px;
	color: #fff
}

.right .r-title {
	width: 100%;
	height: 30px;
	box-sizing: border-box;
	border-left: 4px solid #ee4c26;
	text-align: left !important;
	line-height: 30px;
	margin: 10px 0;
	padding-left: 12px;
}

.xgzy-wrap {
	box-shadow: 0 4px 10px 0 rgba(0,0,0,.1);
	overflow: hidden;
}

.right .xgzy .a-link {
	display: flex;
	box-sizing: border-box;
	padding: 10px 17px;
	border-top: 1px solid #f5f5f5;
}

.right .xgzy .a-link .img {
	width: 100px;
	height: 75px;
	background-color: #ccc;
	border-radius: 6px;
	overflow: hidden;
}

.right .xgzy .a-link .img img {
	width: 100%;
	border-radius: 6px;
}

.right .xgzy .con {
	flex: 1;
	margin-left: 10px;
	font-size: 14px;
}

.right .xgzy .con h4 {
	font-size: 14px;
}

.right .xgzy .con  p {
	font-size: 12px;
	color: #666;
	line-height: 24px;
	margin-top: 12px;
	text-indent: 2em;
}

.right .xgzy .more-link {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #999;
	padding-bottom: 16px;
	margin-top: 16px;
}

.c-tabs {
	display: flex;
	flex-wrap: wrap;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	padding: 15px 22px 11px;
}

.c-tabs a {
	line-height: 1;
	padding: 6px 14px;
	font-size: 14px;
	border: 1px solid #fff;
	margin-bottom: 4px;
	margin-right: 4px;
	border-radius: 4px;
}

.c-tabs .active {
	border: 1px solid #3592e2;
	color: #3592e2;
}

.zy-c-body {
	margin-top: 24px;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,.1);
	overflow: hidden;
}

.zy-c-body .left {
	width: 896px;
}

.zy-c-body .right {
	width: 288px;
}

.zy-c-body .syn p {
	display: inline-block;
	margin-right: 46px;
}

.zy-c-body  .r-title {
	width: 100%;
	height: 30px;
	box-sizing: border-box;
	border-left: 4px solid #ee4c26;
	text-align: center;
	line-height: 30px;
	margin: 10px 0;
}

.zy-c-body  .form {
	box-sizing: border-box;
	padding: 10px 16px;
	border-top: 1px solid #eeeeee;
}

.zy-c-body  .form>div {
	width: 100%;
	height: 40px;
	margin-bottom: 12px;
	border: 1px solid #eee;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding-left: 16px;
	position: relative;
}

.zy-c-body  .form>div input,
.zy-c-body  .form>div select {
	box-sizing: border-box;
	padding-left: 20px;
	width: 202px;
	height: 100%;
	border: none;
	font-size: 14px;
}

.zy-c-body  .form>div input::placeholder {
	font-size: 14px;
}

.zy-c-body  .zy-c-sch {
	padding: 10px 16px;
	border-top: 1px solid #eeeeee;
}

.zy-c-body  .zy-c-sch a {
	display: flex;
	min-width: 0;
	margin-bottom: 14px;
}

.zy-c-body  .zy-c-sch a .img {
	width: 100px;
	height: 75px;
	overflow: hidden;
	background-color: #ccc;
	flex-shrink: 0;
	border-radius: 6px;
}

.zy-c-body  .zy-c-sch a .img img {
	width: 100%;
	border-radius: 6px;
}

.zy-c-body  .zy-c-sch a .con {
	flex: 1;
	margin-left: 10px;
}

.zy-c-body  .zy-c-sch a .con h4 {
	font-size: 14px;
	margin-bottom: 15px;
}

.zy-c-body  .zy-c-sch a .con p {
	line-height: 1;
	font-size: 14px;
	color: #6666;
	margin-bottom: 10px;
}

.zy-c-body  .zy-c-article {
	padding: 10px 16px;
	border-top: 1px solid #eee;
}

.zy-c-body  .zy-c-article a {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding: 6px 0;
}

.zy-c-body  .zy-c-article p {
	display: inline-block;
	width: 94%;
	font-size: 14px;
	line-height: 12px;
}
.c_b {
    clear: both;
}




.head-txt {padding:0 6px 10px 6px;line-height:28px;border-bottom:#DDDDDD 1px solid;margin-bottom:0px;clear:both;}
.head-txt strong {font-size:18px;}
.head-txt span {float:right;font-size:14px;color:#999999;}
.head-txt i {font-style:normal;font-weight:bold;padding:0 2px;font-family:simsun;}

.head-sub {padding:0 6px 10px 6px;line-height:28px;border-bottom:#DDDDDD 1px solid;margin-bottom:10px;clear:both;}
.head-sub strong {font-size:16px;}
.head-sub span {float:right;font-size:14px;color:#999999;}
.head-sub i {font-style:normal;font-weight:bold;padding:0 2px;font-family:simsun;}

.list-thumb {text-align:center;}
.list-thumb img {border:#DDDDDD 1px solid;padding:2px;}
.list-thumb li {height:32px;line-height:32px;overflow:hidden;}

.list-img ul {margin:6px 24px 24px 0;}
.list-img li {height:24px;line-height:24px;overflow:hidden;font-size:14px;}
.list-img em {font-size:12px;font-style:normal;color:#999999;}
.list-img i {font-size:12px;font-style:normal;color:#999999;float:right;padding-right:6px;}

.list0 {width:1224px;}
.list0:after {content:"";display:block;clear:both;}
.list0 div {width:204px;float:left;}
.list0 img:hover {border-left:#FFFFFF 1px solid;}

.list1 {width:960px;}
.list1:after {content:"";display:block;clear:both;}
.list1 div {width:192px;float:left;}
.list1 img:hover {border-left:#FFFFFF 1px solid;}

.list-txt {padding:0 0 20px 0;}
.list-txt li {height:32px;line-height:32px;overflow:hidden;font-size:14px;background:url('/skin/default/image/li_dot.gif') no-repeat 6px center;padding:0 16px 0 16px;}
.list-txt .f_r {font-size:12px;color:#666666;}

.list-rank {padding:0 0 24px 0;}
.list-rank li {height:32px;line-height:32px;font-size:14px;padding:0 6px;overflow:hidden;}
.list-rank .f_r {float:right;font-size:12px;color:#666666;padding-left:10px;}
.list-rank em {font-size:26px;font-style:normal;color:#F34540;padding-right:10px;font-family:Georgia;}
.list-rank i {font-size:18px;font-style:normal;color:#999999;padding-right:14px;font-family:Georgia;}

.list-cate {}
.list-cate:after {content:"";display:block;clear:both;}
.list-cate td {width:410px;font-size:14px;}
.list-cate td:hover {background:;}
.list-cate p ,.list-cate ul{margin:10px;}
.list-cate li {float:left;line-height:32px;}
.list-cate em {font-style:normal;color:#DDDDDD;padding:0 10px;}
.list-cate i {font-style:normal;color:#DDDDDD;padding:0 10px;}

.list-cate2 {padding:0 0 20px 0;}
.list-cate2:after {content:"";display:block;clear:both;}
.list-cate2 li {width:116px;padding:0 16px;float:left;height:32px;line-height:32px;font-size:14px;overflow:hidden;}
.list-cate2 li:hover {background:#EEEEEE;}
.list-cate2 i {font-size:12px;font-style:normal;color:#666666;padding-left:6px;}

.list-area {width:880px;}
.list-area:after {content:"";display:block;clear:both;}
.list-area li {min-width:103px;float:left;min-height:32px;line-height:32px;font-size:14px;overflow:hidden;text-align:center;border:#DDDDDD 1px solid;margin:0 20px 20px 0;}
.list-area li:hover {border:#FF6600 1px solid;}

.list-area4 {padding:0 0 20px 0;}
.list-area4:after {content:"";display:block;clear:both;}
.list-area4 li {width:25%;float:left;height:32px;line-height:32px;font-size:14px;overflow:hidden;text-align:center;}
.list-area4 li:hover {background:#EEEEEE;}

.tab-head {}
.tab-head ul {border-bottom:#DDDDDD 1px solid;height:32px;padding-left:16px;}
.tab-head li {border-bottom:#DDDDDD 1px solid;display:inline-block;height:32px;line-height:32px;margin-right:16px;float:left;font-size:14px;}
.tab-head .on {border-bottom:#007AFF 3px solid;height:30px;line-height:32px;}
.tab-head .on span {color:#007AFF;}

.school_li{
display: block;
    width: 200px;
    height: 280px;
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
    margin-right: 9px;
    margin-bottom: 10px;
    transition: transform ease-out 0.3s;
    position: relative;
}
.school_li img {
    display: block;
    width: 100%;
    height: 140px;
    margin: 0 auto;
    background-color: #ccc;
}
.school_li h5 {
    font-size: 15px;
    text-align: center;
    margin: 5px 0;
}
.school_li .text {
    line-height: 18px;
    box-sizing: border-box;
    padding: 6px;
	font-size: 12px;
    color: #666;
}
.school_li .text .color1 {
    font-size: 14px;
    color: #ee4220;
}
 .sbtn {
    position: absolute;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 6px;
    display: flex;
    justify-content: space-between;
}
 .sbtn a {
    display: block;
    width: 86px;
    height: 24px;
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
}
 .sbtn .c1 {
    border: solid 1px #ef5a2c;
    color: #ef5a2c;
}
 .sbtn .c2 {
    border: solid 1px #4ab7f5;
    color: #4ab7f5;
}
.zhuanye a{
    font-size:18px;white-space:nowrap;
}
.zhuanye{ background:#fff; padding:10px 0; height:185px;}
.zhuanye_h {padding:10px; background:#00abeb;margin-top: 10px;}
.zhuanye_h a{ font-size:22px; font-weight:bolder; padding:10px;color: #FFF!important;}

.sort {line-height:48px;border-bottom:#DDDDDD 1px solid;font-size:14px;}
.sort-k {width:80px;padding-left:10px;font-weight:bold;float:left;overflow:hidden;}
.sort-v {width:850px;float:left;}
.sort-v li {float:left;padding:0 10px;}
.sort-v .on {background:#EEEEEE;}
.sort-v i {font-style:normal;padding-left:2px;color:#999999;font-size:12px;}
.sort-v b {padding:0 20px;}
.sort-v input, .sort-v select {padding:4px;}
.sort-v .btn-blue, .sort-v .btn {padding:0;line-height:28px;width:80px;margin-right:20px;}

/* position */
.pos {padding:0 16px;height:36px;line-height:36px;background:#EEEEEE;}
.nav {padding:0 10px 20px 32px;height:24px;line-height:24px;background:url('/skin/default/image/ico-nav.png') no-repeat 10px 3px;font-size:14px;}
.nav div {float:right;}
.nav i {font-style:normal;font-weight:bold;color:#444444;padding:0 6px;font-family:simsun;}
.nav em {font-style:normal;color:#999999;padding:0 10px;font-size:12px;}
.bd-b {border-bottom:#DDDDDD 1px solid;}

/* common */
.m {margin:10px auto;width:1200px;background:#FFFFFF;clear:both;}
.m0 {width:100%;background:#F2F2F2;}
.m0 .m {background:#F2F2F2;}
.m1 {background:url('/skin/default/image/bg-line.png') repeat-y 960px 0;}
.m1l {width:940px;float:left;}
.m1r {width:239px;float:right;}
.m2 {background:url('/skin/default/image/bg-line.png') repeat-y 960px 0;}
.m2l {width:940px;float:left;}
.m2r {width:219px;float:right;}
.m3 {background:url('/skin/default/image/bg-line.png') repeat-y 880px 0;}
.m3l {width:860px;float:left;}
.m3r {width:299px;float:right;}
.m2l .list{ margin:10px 0;}
.m2l .list table{width:100%;}
.m2l .list tr{ padding:10px;border-bottom:#DDDDDD 1px solid;}
.m2l .list td{ padding:10px;}
.m2l .list li{ line-height:26px;}
